-
Re: locl AZE, TRK, and etc not working
“Switching to uppercase” is what John meant by “case mapping” above. This is not handled by the font (other than requiring a properly encoded İ glyph to be present).When you type “human” and set it t…4 -
Re: OpenType Features documentation
If you are combining two sets of different rules from those other features, you may want to evaluate whether you need to explicitly declare them as separate lookups within {rlig}. If they truly are d…2 -
Re: locl AZE, TRK, and etc not working
Unless I’m misremembering, the two purposes for this “trick” with i.trk (or i.loclTRK in Glyphs parlance) are: 1) to intercept and prevent an f_i ligature substitution, which in the Turkic languages …3 -
Re: locl AZE, TRK, and etc not working
Typically a {locl} feature is assigned to a script and language. For example: languagesystem DFLT dflt; languagesystem latn dflt; languagesystem latn TRK; feature locl { script latn; language TRK; su…2 -
Re: little scripting help required
It was so long ago, I can’t recall all the steps, but yes we would probably have used a series of Python scripts, since this was a mass conversion of a large library. My part then was more focused on…3
